﻿@charset "utf-8";
/* CSS Document */

.sideBox {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12);
        margin-bottom: 20px;
}
.sideBox .hd { height: 40px; border-bottom: 1px solid #f1f1f1; padding: 10px 10px 0;}
.sideBox .hd h3 { border-bottom: 2px solid #d44343; line-height: 39px; padding: 0 10px; float: left; font-size: 18px; color: #d44343;}
.sideBox .bd { clear: both; padding: 10px 20px;}
.sideBox .bd li { height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) no-repeat left center;
    padding-left: 15px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;}

/*父栏目左侧导航 S*/
#sideMenu {
    margin-bottom: 20px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12)
}

#sideMenu .hd {
    background-color: #b01e29;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
#sideMenu .hd h3 {
    line-height: 50px;
    font-weight: bold;
    color: #fff;
}
#sideMenu .bd {
    padding: 3px 20px 20px;
    background: #fff;
}
#sideMenu .bd li {
    border-bottom: 1px dashed #ccc;
    position: relative;
}
#sideMenu .bd li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    text-align: center;
}
#sideMenu .bd li.on a, #sideMenu .bd li:hover a {
    font-weight: bold;
    color: #b01e29;
}

/*父栏目右侧内容 S*/
.mainBox .mHd { border-bottom: 1px solid #999; line-height: 40px; height: 40px; padding:  0 20px; padding-top: 10px;}
.mainBox .mHd h3 { float: left; padding: 0 10px; border-bottom: 2px solid #d44343; line-height: 39px; font-size: 16px; color: #d44343;}
.mainBox .mBd { clear: both;}

.focusWrap {
    overflow: hidden;
    padding: 20px 20px 10px;
}
.focusWrap .focusBox {
    margin-right: 20px;
}
.focusWrap .topicList {
    overflow: hidden;
    zoom: 1;
}
.focusWrap .topicList .t {
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.focusWrap .topicList .n {
    height: 30px;
    line-height: 30px;
}


/* path */
.path { float: right; line-height: 40px; font-size: 13px; color: #666;}
.path a { color: #666;}

/*栏目循环 S*/
.pageBoxLoop {
    overflow: hidden;
}
.pageBox {
    width: 48.5%;
    margin: 0 0 15px 0;
    background: #fff;
}
.pageBox .hd { border-bottom: 1px solid #999; line-height: 40px; height: 40px; padding:  0 20px;}
.pageBox .hd h3 { float: left; padding: 0 10px; border-bottom: 2px solid #d44343; line-height: 39px; font-size: 16px; color: #d44343;}
.pageBox .hd h3 a { color: #d44343;}

.pageBox .hd .more {
    float: right;
}
.pageBox .bd {
    height: 195px;
    padding: 10px 15px;
    overflow: hidden;
}
.pageBoxLoop1 .pageBox {
    width: 96%;
    margin-top: 10px;
    padding: 0 2%;
   
}
.pageBoxLoop1 .pageBox .hd { margin-left: 0;}
.pageBoxLoop1 .pageBox .bd {
    height: auto;
}

.pageBox .bd .infoList li { background: url(../images/dot.png) no-repeat left center; padding-left: 15px;}


/*栏目循环 E*/
.box-keti { clear: both; overflow: hidden; }
.box-keti .Thd { height: 50px; border-bottom: 1px solid #e5e5e5; background-color: #fff; margin-bottom: 20px; padding: 0 10px;}
.box-keti .Thd h3 {  font-size: 18px;  border-bottom: 2px solid #d44343; padding: 0 10px; float: left; line-height: 49px; color: #d44343;}
.box-keti .Tbd { overflow: hidden; font-size: 16px; }
/* box-row */
.box-row { overflow: hidden;  width: 49%; margin-bottom: 20px; height: 260px;  background-color: #fff;  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12); }


.box-row .bd { overflow: hidden; padding:10px 15px;}
.box-row .bd p { padding: 5px 0; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.box-row .bd strong {font-size: 16px; }

.box-row .bd a { color: #333; }
.box-row .bd a:hover { text-decoration: none; } 



.keti-Loop { margin-top: 20px;}
/* ywdkt */
.ywdkt .box-row .bd { background: url(../images/past.png) no-repeat right 10px;}
.ketiLoop .pageBox { width: 49%; margin-bottom: 20px;  }
.ketiLoop .pageBox .bd li { font-size: 16px;}

.kt-about { margin-bottom: 20px; padding: 15px 20px; background-color: #fff;  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12); }
.kt-about .title { font-size: 22px; color: #900; line-height: 36px; height: 36px; text-align: center; font-weight: bold;  }
.kt-about .intro { font-size: 16px; line-height: 30px; padding-top: 15px; padding-left: 2em; }


/*文章列表页 S*/
.newsList {
    padding: 10px 20px;
}
.newsList li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) no-repeat left center;
    padding-left: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsList span.date { float: right; color: #666; font-size: 13px;}


/* url_方块样式分页 */
.page {
    text-align: center;
    padding: 30px 0;
    font-size: 12px;
    clear: both;
    margin: 0 auto;
    height: 28px;
}
.page a, .page span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 20px;
    vertical-align: middle;
}
.page a, .page a:active, .page .disabled, .page span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #c5c5c5;
    padding: 2px 5px;
    color: #4e4e4e;
}
.page .current {
    padding: 2px 5px;
    border: 1px solid #b01e29;
    background-color: #b01e29;
    color: #fff;
}
.page input {
    width: 20px;
    height: 18px;
    margin-left: 2px;
    text-align: center;
}
.page a:hover {
    border-color: #b01e29;
}
.page .disabled {
    background: #fbfbfb;
    color: #999;
}
.page select {
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    margin-top: -3px;
    border: 0;
    border: none;
    vertical-align: middle;
    outline: none;
}
/*文章列表页 E*/
.photoContent .mainBox {
    float: none;
    width: 100%;
}
/* 图片列表页 */
.piclistsBox {
    background: #fff;
}
.piclistsBox .wBd {
    padding: 4px 14px;
}
.piclistsBox .txtPicListB {
    margin: 0 -9px;
}
.piclistsBox .txtPicListB li {
    margin: 10px 0;
}
.piclistsBox .txtPicListB li .title {
    height: 44px;
    line-height: 44px;
}
/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 20px;
}
.friendLinkList li {
    width: 28.4%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.3%;
    background: url(../images/icon.png) 0 -319px no-repeat;
    float: left;
    overflow: hidden;
}

/* mapWz */
.mapWz { padding: 30px;}

/* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
    padding: 40px;
}
.printArea .title {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
    color: #d44343;
}
.printArea .subTitle {
    font-size: 14px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printArea .property {
    font-size: 14px;
    margin-bottom: 25px;
    padding: 10px;
    text-align: center;
    color: #777;
    border-bottom: 1px dashed #ddd;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 690px;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
}
.printArea .conTxt a {
    color: blue;
    text-decoration: underline;
}
.printArea .conTxt em {
    font-style: italic
}
.printArea .conTxt ul, .printArea .conTxt ol {
    padding-left: 2em;
}
.printArea .conTxt ul li {
    zoom: normal;
    list-style: square;
    text-indent: 0 !important
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: decimal;
    text-indent: 0 !important;
}
.printArea .page {
    padding: 10px 0;
    text-align: center;
}
.printArea .vedioPlayer {
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .others {
    padding: 10px 0;
    margin-bottom: 15px;
}
.articleCon .others .prev, .articleCon .others .next {
    padding: 3px 0;
}
/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto; }
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; }
.likes-group .Likes { background: url(../images/btnicon.png) no-repeat 4px -108px; }
.likes-group .Collection { background: url(../images/btnicon.png) no-repeat 4px -50px; }
.likes-group .addLikes { background: url(../images/btnicon.png) no-repeat 10px -351px; }
.likes-group .addCollection { background: url(../images/btnicon.png) no-repeat 15px -293px; }

/* 智能标签 */
.articleCon .smart-tags{margin-bottom: 20px !important}

/* 相关信息 */
#relativeInfo {
    border-bottom: 1px dashed #ddd;
}
#relativeInfo .hd h3 {
    font-size: 18px;
    color: #046cbb
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}


/* 图片-列表页 ----------------------------------------- */
.picPageList {
    overflow: hidden;
    text-align: center;
    padding: 10px;
}
.picPageList li {
    float: left;
    margin-top: 15px;
    width: 33.3%;
    position: relative;
    background: #fff;
    overflow: hidden;
}

.picPageList .pic {
    margin: 0 auto;
}
.picPageList .pic img {
    height: 180px;
    width: 230px;
}
.picPageList .titleBg {
    display: none;
}
.picPageList .title {
    display: block;
    overflow: hidden;
    line-height: 22px;
    padding: 5px 0;
    height: 22px;
}


.picBoxLoop {
    overflow: hidden
}
.picBoxLoop .pageBox {
    width: 100%;
}
.picBoxLoop .pageBox .bd {
    height: auto;
}
.photoContent .mainBox {
    float: none;
    width: 100%;
}
/* 信息提示页 ---------------------------------------------- */
.Showms {
    background: #fff;
    padding: 30px 40px;
    overflow: hidden;
    margin: 30px auto;
}
.Showms .top, .Showms .bottom, .Showms .Shadow {
    display: none
}
.Showms .MS {
    overflow: hidden;
    zoom: 1;
}
.Showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.Showms .BUT {
    padding: 25px 0 15px 0;
}
.Showms .BUT a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}